Part 3
========


Configuration
=============
Put the OpenVPN config files into the folder (need to be root)
/etc/openvpn

I assume that the conf file is named 'openvpn.conf'.


RUN OPENVPN
===========
Run the openvpn by means of (as root!!):
$ openvpn /etc/openvpn/openvpn.conf


That's it.

See "4) Daemon.txt" to have a daemon process that will start at reboot!!

